Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.4 compatibility updates #16648

Merged
merged 5 commits into from
Dec 3, 2024
Merged

PHP 8.4 compatibility updates #16648

merged 5 commits into from
Dec 3, 2024

Conversation

opengeek
Copy link
Member

What does it do?

Removes usage of deprecated features and updates dependencies with available PHP8.4 compatibility releases.

Why is it needed?

Resolves various deprecation warnings for PHP 8.4 compatibility.

How to test

Test everything (including unit tests) in PHP 8.4

Related issue(s)/PR(s)

n/a

@opengeek opengeek marked this pull request as ready for review December 3, 2024 16:33
@opengeek opengeek requested a review from Mark-H as a code owner December 3, 2024 16:33
@opengeek opengeek merged commit 4b551fa into modxcms:3.0.x Dec 3, 2024
8 of 9 checks passed
@opengeek opengeek deleted the 3.0.x-php-84 branch December 3, 2024 21:52
opengeek added a commit that referenced this pull request Dec 3, 2024
### What does it do?
Removes usage of deprecated features and updates dependencies with
available PHP8.4 compatibility releases.

### Why is it needed?
Resolves various deprecation warnings for PHP 8.4 compatibility.

### How to test
Test everything (including unit tests) in PHP 8.4

### Related issue(s)/PR(s)
Port of #16648 for 3.x branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants